home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / VB_TOOLS / DLL4VB.ZIP / GLOBAL.BAS < prev    next >
Encoding:
BASIC Source File  |  1992-09-08  |  69 b   |  3 lines

  1. Declare Function SquareInt Lib "simple.dll" (ByVal x%) As Integer
  2.  
  3.